home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / devel / lang / lisp / stk-3.002 / stk-3 / STk-3.1 / Contrib / %README
Encoding:
Text File  |  1995-10-01  |  1.4 KB  |  41 lines

  1. This directory contains contributions which have been sent to me.
  2.  
  3. Inspect
  4.    The STk-inspector (contributor Erick Fintzel -- fintzel@kaolin.unice.fr)
  5. Pretty
  6.    A pretty printer (contributor Martine Follen -- mf@unice.fr)
  7.  
  8. Process 
  9.    A set of new primitives to deal with Unix processes. This contribution will
  10.    be included in the core interpreter in the next release (contributors
  11.    Alexander Taranov, Grygory Niconov and David Tolpin -- tay@jet.msk.su, 
  12.    gn@jet.msk.su and Dvd@CIM.Msk.SU)
  13.    
  14. Python
  15.    A patch which permits to communicate with a Python interpreter 
  16.    (contibutor jredford@lehman.com)
  17.  
  18. Socket
  19.    An implementation of BSD-INET sockets and is known to run on  
  20.    Solaris 1 and Linux. This is the starting point of current implementation.
  21.    Contributor: David Tolpin (dvd@pizza.msk.su)
  22.  
  23. Stetris
  24.   This is a falling block game not unlike tetris(tm) :).  It is
  25.   implemented in STk just to prove it can be done, and as a challenge to
  26.   TCLers. (contributor Harvey J. Stein -- hjstein@math.huji.ac.il)
  27.  
  28. STk-wtour
  29.   A rewritting of the Andrew Payne Tcl/Tk wtour for STk.
  30.   This is excellent for learning basics od STk programming
  31.   (contributor Suresh Srinivas  -- ssriniva@cs.indiana.edu)
  32.  
  33. Trace
  34.    A trace procedure (contributor Martine Follen -- mf@unice.fr)
  35.  
  36.  
  37.  
  38. Another contribution, called XS, (a Scheme graphical debugger) is also available
  39. as a separate file on kaolin.unice.fr in the file ~ftp/pub/xscheme0.2.gz.
  40.  
  41.